home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / utils / cy.zoo / cy.doc next >
Text File  |  1992-05-09  |  1KB  |  37 lines

  1.     CY.TTP -  Command Line Utility to change the YEAR stamp of Files
  2.         ----------------------------------------------------------------
  3.  
  4.     Many of us like to order our files according to date. Hence the
  5. oft-used files (the programs etc.) tend to be dated in the future - so
  6. that they continue to "float" above the more recent files made. This
  7. system has much to commend it - and, indeed, if you do use this system
  8. already or wish to try it, you will find CY.TTP very useful.
  9.  
  10.     Its use is simple - if no args. are given it explains its usage
  11. viz.
  12.  
  13.  Usage: cy <last 2 digs of Yr)> [-i] <filename(s)>
  14.  
  15. the  -i  flag being optional, and if set causes CY to ask before changing
  16. the Year Label of any file.
  17.  
  18. e.g.
  19.  
  20. i/    cy  02   wordplus.prg
  21.  
  22. will change the year label on the file WORDPLUS.PRG to 2002. Everything
  23. else - the day, month and timestamp is unaltered. Usually, one can remember,
  24. - to within which year at least - when files were created. Hence, even in
  25. this system it is not difficult to know which are the most "recent" files
  26. if ONLY the Year Label is altered.
  27.  
  28. ii/    cy  98  -i  *.prg  *.ttp
  29.  
  30. will ask you whether you wish the Year stamp of each file that matches the
  31. wildcard pattern to be changed to the year 1998. Wildcards can only by used
  32. from a shell (e.g. GULAM, MSH etc.). If invoked from the desktop the full
  33. name(s) must be entered.
  34.  
  35.                     Cheers,    W. Alan B. Evans,
  36.                         [wabe@ukc.ac.uk]
  37.